home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iNetworkGUI.h < prev    next >
Text File  |  2002-01-14  |  1KB  |  47 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iNetworkGUI.h
  5. //
  6. // Compiler-generated export header for package "iNetworkGUI"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iNetworkGUI.h 1     31/08/00 15:40 Carl $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype iNetworkGUI.NetworkScreen();
  20.  
  21. prototype iNetworkGUI.OnNetworkLANScreen();
  22.  
  23. prototype iNetworkGUI.NetworkLANScreen();
  24.  
  25. prototype iNetworkGUI.OnNetworkInternetScreen();
  26.  
  27. prototype iNetworkGUI.NetworkInternetScreen();
  28.  
  29. prototype iNetworkGUI.NetworkModemScreen();
  30.  
  31. prototype iNetworkGUI.PopulateSessions( hwindow list_box );
  32.  
  33. prototype iNetworkGUI.OnBackToMainMenuButton();
  34.  
  35. prototype iNetworkGUI.OnBackButton();
  36.  
  37. prototype iNetworkGUI.OnServerBoxSelect();
  38.  
  39. prototype iNetworkGUI.PlayerOptions();
  40.  
  41. prototype iNetworkGUI.OnPlayerOptions();
  42.  
  43. prototype iNetworkGUI.OnPlayerOptionsBackButton();
  44.  
  45. // EOF /////////////////////////////////////////////////////////////////////////
  46.  
  47.